projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
315cd52
)
(handwrite): Fix typo in docstring.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 6 Nov 2006 02:27:04 +0000
(
02:27
+0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 6 Nov 2006 02:27:04 +0000
(
02:27
+0000)
lisp/play/handwrite.el
patch
|
blob
|
history
diff --git
a/lisp/play/handwrite.el
b/lisp/play/handwrite.el
index 5e9ba97560732329aea27c175ea0c8b212050ec5..ed273de635d4f1e233b45901737ff47f6041a3af 100644
(file)
--- a/
lisp/play/handwrite.el
+++ b/
lisp/play/handwrite.el
@@
-77,7
+77,7
@@
;; Variables
(defgroup handwrite nil
- "Turns your
e
macs buffer into a handwritten document."
+ "Turns your
E
macs buffer into a handwritten document."
:prefix "handwrite-"
:group 'games)